widget-factory: Some cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Apr 2020 14:02:11 +0000 (10:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 26 Apr 2020 14:02:11 +0000 (10:02 -0400)
Hook the Print button on page 3 up to the app.print
action. This doesn't do anything now, but we might
use it to show a print dialog.

demos/widget-factory/widget-factory.ui

index 258655d2067f3d2cb2db296c9eb75074b28eed81..e0e59b62ec9fba8ab6009ca0ff80869e448c6553 100644 (file)
@@ -2482,6 +2482,7 @@ microphone-sensitivity-medium-symbolic</property>
                                             <child>
                                               <object class="GtkButton" id="print_button">
                                                 <property name="label">Print</property>
+                                                <property name="action-name">app.print</property>
                                               </object>
                                             </child>
                                           </object>